home *** CD-ROM | disk | FTP | other *** search
- Short: THE C-64 archive file processor v38.15
- Author: Jess Sosnoski (at the below address!!!)
- Uploader: starblaz@postoffice.ptd.net
- Type: misc/emu
- Replaces: UNd64.lha
- Version: 38.15
-
- Long:
- This program is designed to list/test or extract from the following C-64
- type archives:
- .d64 Diskimages (174848 & 175531-byte varieties)
- .x64 Unix C-64 1541/1570 35-track diskimages
- .t64 Tapeimages
- .p00 Program images
- .lnx C-64 LyNX archives (ALL versions, both punter & xmodem types)
- .lbr C-64 Library Archives
- .sfx C-64 self-extracting archives (converts conveniently to lzh/lha)
- 1!zipcode RLE-compressed split diskimages
-
- NOTE
- ----
- I've noticed some people referring to this program as version 0.xxx
- It's VERSION 38 REVISION 15...not version 0.3815.
- Thank you :)
-
- REQUIREMENTS
- ------------
- An Amiga with Kickstart 2.x+
- About 200K contiguous free ram, some supported archive files, and a
- storage device that will hold them--and possibly the output files.
-
- CHANGES:
- --------
- 38.0--38.12 Removed to Save Space (See docs for complete history)
-
- 38.13
- Reordered the .guide file.
- Changed the way .d64 data was stored in memory...therefore
- IT NO LONGER EATS UP 180K+ every time you run it...it only
- allocates the memory it needs, when it needs it.
-
- 38.14b1 (see below, but w/o Swedish docs)
-
- 38.14
- Added fixp00 function.
- Added 1!zipcode RLE-compressed split diskimage support! (finally)
- Fixed filename conversion bugs.
- Added second pass space-padding removal in case filename conversion
- generated spaces.
- Added output of comments in X64 archives.
- Added TEENY TINY optimizations that ya probably won't notice.
-
- 38.15
- Recompiled under the latest uploaded version of PCQ pascal on Aminet.
- Now assembled with PhxAss 4.37b.
- Now uses some 2.x functions instead of home-made ones.
- Replaced StrtoInt function with one from dos.library
- Removed buggy custom stringcopy command, fixing
- major crashes it was causing on some machines.
- Added some optimizations in zipcode handler.
- Changed the way the program processes paths.
-